Sets a reference into a registry so that other VIs can call the reference. After you set a reference, you can call that reference with ADI_IMU_RefNum Registry Get VI.
refnum name |
error in (no error) error in (no error) describes error conditions that occur before this node runs. The default is no error. If an error occurred before this node runs, the node passes the error in (no error) value to error out. This node runs normally only if no error occurred before this node runs. If an error occurs while this node runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use exception control to treat what is normally an error as no error or to treat a warning as an error. Use error in (no error) and error out to check errors and to specify execution order by wiring error out from one node to error in (no error) of the next node. |
status status is TRUE (X) if an error occurred before this node ran or FALSE (checkmark) to indicate a warning or that no error occurred before this node ran. The default is FALSE. |
code code is the error or warning code. The default is 0. If status is TRUE, code is an error code. If status is FALSE, code is 0 or a warning code. |
source source specifies the origin of the error or warning and is, in most cases, the name of the node that produced the error or warning. The default is an empty string. |
ADI IMU DevRef SPIDevRef specifies a reference to the SPI Engine you want to use. |
DevStatus error in describes error conditions occurring before the function executes. |
status status is TRUE if an error occurred. |
code code is the error or warning code. The default is 0. |
source source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string. |
Handle |
SPI Bus |
Device Found |
Device Ready |
Yaw Axis |
AHRS Algorithm |
Serial |
Lot ID 2 |
Lot ID 1 |
Bytes Per Sample |
Calibrate On Open? |
error out error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces. Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error. |
status status is TRUE (X) if an error occurred before this node ran or FALSE (checkmark) to indicate a warning or that no error occurred before this node ran. |
code code is the error or warning code. If status is TRUE, code is an error code. If status is FALSE, code is 0 or a warning code. |
source source specifies the origin of the error or warning and is, in most cases, the name of the node that produced the error or warning. |
ADI IMU DevRef SPIDevRef specifies a reference to the SPI Engine you want to use. |
DevStatus error in describes error conditions occurring before the function executes. |
status status is TRUE if an error occurred. |
code code is the error or warning code. The default is 0. |
source source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string. |
Handle |
SPI Bus |
Device Found |
Device Ready |
Yaw Axis |
AHRS Algorithm |
Serial |
Lot ID 2 |
Lot ID 1 |
Bytes Per Sample |
Calibrate On Open? |
"ADIS16448_IMU.lvlib:ADI_IMU_ADIS16448_RefNum Registry Set.vi History"
Current Revision: 27